CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / ResourcesGetResponse Json Schema
In This Topic
    ResourcesGetResponse Json Schema
    In This Topic
    Description
    The results of the resources get query.
    Overview
    ResourcesGetResponse
    The results of the resources get query.
    Resources : Array[CimResource]
    An array of the resources that satify the query criteria.
    ResourceID : string
    The Id of resource.
    Description : string
    The desciption of the resource.
    EnableAlarmCounters : boolean
    set it to true to enable alarm counters for this resource.
    Properties
    NameDescriptionData Type
    An array of the resources that satify the query criteria.Array[CimResource]
    See Also